PersonaOtherFaxes Property |
Gets the other faxes.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PersonaPhoneNumberAttributedValue> OtherFaxes { get; }Public ReadOnly Property OtherFaxes As IList(Of PersonaPhoneNumberAttributedValue)
Get
Property Value
Type:
IListPersonaPhoneNumberAttributedValue
The other faxes.
See Also